[INFO] cloning repository https://github.com/adewuyito/Tracker-Application
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adewuyito/Tracker-Application" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadewuyito%2FTracker-Application", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadewuyito%2FTracker-Application'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 790c8b177c344622588c2ef221ccb178ca6cd318
[INFO] checking adewuyito/Tracker-Application/790c8b177c344622588c2ef221ccb178ca6cd318 against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadewuyito%2FTracker-Application" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adewuyito/Tracker-Application
[INFO] finished tweaking git repo https://github.com/adewuyito/Tracker-Application
[INFO] tweaked toml for git repo https://github.com/adewuyito/Tracker-Application written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adewuyito/Tracker-Application on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adewuyito/Tracker-Application already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65
[INFO] running `Command { std: "docker" "start" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking Tracker-Application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CategoryModel` is never constructed
[INFO] [stdout]  --> src/category_model.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CategoryModel {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_task`, `get_task_from_id`, and `print_tasks` are never used
[INFO] [stdout]    --> src/task_manager.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | / impl<T> TaskManager<T>
[INFO] [stdout]  19 | | where
[INFO] [stdout]  20 | |     T: Default + Debug + Display + Clone + Serialize,
[INFO] [stdout]  21 | |     T: DeserializeOwned,
[INFO] [stdout]     | |________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  54 |       pub fn list_task(&self) {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |       pub fn get_task_from_id(&self, id: &Uuid) -> Result<&TaskModel<T>, TaskModelError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |       pub fn print_tasks(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CanNotCreateTask` is never constructed
[INFO] [stdout]   --> src/task_manager_enums.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum TaskModelError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 33 |     CanNotCreateTask,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskModelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StorageError` is never used
[INFO] [stdout]   --> src/task_manager_enums.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum StorageError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copyFrom` is never used
[INFO] [stdout]   --> src/task_model.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: Display + Clone + Serialize> TaskModel<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn copyFrom(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Displayable` is never used
[INFO] [stdout]   --> src/task_model.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Displayable<T: Display> {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copyFrom` should have a snake case name
[INFO] [stdout]   --> src/task_model.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn copyFrom(
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `copy_from`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CategoryModel` is never constructed
[INFO] [stdout]  --> src/category_model.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct CategoryModel {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_task`, `get_task_from_id`, and `print_tasks` are never used
[INFO] [stdout]    --> src/task_manager.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | / impl<T> TaskManager<T>
[INFO] [stdout]  19 | | where
[INFO] [stdout]  20 | |     T: Default + Debug + Display + Clone + Serialize,
[INFO] [stdout]  21 | |     T: DeserializeOwned,
[INFO] [stdout]     | |________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  54 |       pub fn list_task(&self) {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |       pub fn get_task_from_id(&self, id: &Uuid) -> Result<&TaskModel<T>, TaskModelError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |       pub fn print_tasks(&self) {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CanNotCreateTask` is never constructed
[INFO] [stdout]   --> src/task_manager_enums.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum TaskModelError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 33 |     CanNotCreateTask,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskModelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StorageError` is never used
[INFO] [stdout]   --> src/task_manager_enums.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum StorageError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copyFrom` is never used
[INFO] [stdout]   --> src/task_model.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T: Display + Clone + Serialize> TaskModel<T> {
[INFO] [stdout]    | ------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn copyFrom(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Displayable` is never used
[INFO] [stdout]   --> src/task_model.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Displayable<T: Display> {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `copyFrom` should have a snake case name
[INFO] [stdout]   --> src/task_model.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn copyFrom(
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `copy_from`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65", kill_on_drop: false }`
[INFO] [stdout] 11eb7f9b7a187f5852af80e84ea911b012f5c01ba990f777cc2daebdd4b24f65
